Skip to content

feat(): support angular standalone default #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rdlabo
Copy link
Contributor

@rdlabo rdlabo commented Jun 8, 2025

Since some users are taking longer than expected to migrate to standalone, I created a pull request to support Angular 19 and beyond.

close #50

Note: Since readFile became necessary, isAngularComponentStandalone now returns Promise. As a result, many test cases had to be changed to asynchronous.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: migration script doesn't work for angular 19
1 participant